projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64b4e1f
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 18 Dec 2001 17:56:11 +0000
(17:56 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 18 Dec 2001 17:56:11 +0000
(17:56 +0000)
lib-src/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index 93fca7cc553fec31754f807ecfc6e802db206602..4159da6517324bc13424ab12fff4ca397c6724c3 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-1,3
+1,7
@@
+2001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * yow.c (main): Use time_t, not long, to avoid a compiler warning.
+
2001-12-18 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
* test-distrib.c: Fix previous change.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e001f967382852d6e022262a831a6781f97b43e1..4e2547382de1d9c803d7ad2ff3831e03ebcf4445 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * Makefile.in (lisp, shortlisp): Synchronize with changes to
+ lisp/Makefile.in:DONTCOMPILE.
+
2001-12-18 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
* xdisp.c (window_box_height): Do not return negative values.